home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(keyPress w).as < prev    next >
Text File  |  2008-11-12  |  42b  |  4 lines

  1. on(keyPress "w"){
  2.    gotoAndPlay(6);
  3. }
  4.